Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cake-build/cake-action from 1 to 2 #74

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps cake-build/cake-action from 1 to 2.

Release notes

Sourced from cake-build/cake-action's releases.

2.0.0

This release upgrades to Node 16 and adds a new feature. 📈

Breaking Changes

  • #41 Update to Node 16

New Features

  • #17 Add support for implicit bootstrapping of modules

1.4.1

This release fixes a bug. 🐞

Bug Fixes

  • #37 Script arguments containing : are truncated

1.4.0

This release adds support for installing Cake as a .NET local tool. 🧰

New Features

  • #26 Add support for installing Cake using tool manifest (thanks to @​devlead)

1.3.0

This release adds support for passing custom script arguments. 🙌

New Features

  • #10 Allow to specify configuration argument as input
  • #16 Add support for the dry run option

1.2.0

Cake Action is now officially part of the Cake Organisation. 🍰

Security

Improvements

  • #13 Update the documentation to point to the new repository URL
  • 3f70b42 Change the icon on the Marketplace to more closely resemble Cake
  • 9229ab8 Disable the .NET Core CLI welcome message for a leaner build log

1.1.1

This release fixes a regression introduced in 1.1.0. 🐞

Bug Fixes

... (truncated)

Commits
  • 1223b6f Bumps the version to 2.0.0
  • c1bde02 Updates the documentation to reference v2
  • 688476f Merge pull request #50 from cake-build/dependabot/npm_and_yarn/babel/traverse...
  • 76167f3 Bump @​babel/traverse from 7.20.1 to 7.23.2
  • 3f7b53e Merge pull request #48 from cake-build/dependabot/npm_and_yarn/word-wrap-1.2.4
  • 2eab10a Bump word-wrap from 1.2.3 to 1.2.4
  • 0748187 Uses setup-node@v3 when running the integration tests
  • 757bfef Tells Git to ignore files containing secrets
  • 4cf8524 Merge pull request #44 from cake-build/dependabot/npm_and_yarn/json5-2.2.3
  • b7a2ffa Bump json5 from 2.2.1 to 2.2.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cake-build/cake-action](https://github.com/cake-build/cake-action) from 1 to 2.
- [Release notes](https://github.com/cake-build/cake-action/releases)
- [Commits](cake-build/cake-action@v1...v2)

---
updated-dependencies:
- dependency-name: cake-build/cake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 12, 2024
@soroshsabz soroshsabz merged commit e73ec93 into main Feb 15, 2024
1 of 2 checks passed
@soroshsabz soroshsabz deleted the dependabot/github_actions/cake-build/cake-action-2 branch February 15, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant